Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "meta:loc<10"
Tags:
meta:loc<10
x
Recipe 1 to 20 of 278
« Prev
1
2
3
...
14
Next »
77
k
views
2
score
Inserting Images on PDF Pages
Python
/
fitz
,
mupdf
,
pdf
,
pymupdf
/
by
Jorj X. McKie
(6 years ago)
93
k
views
2
score
Shoelace Formula for polygonal area
Python
/
2d
,
area
/
by
Paddy McCarthy
(6 years ago)
63
k
views
3
score
groupby() For Unsorted Input
Python
/
algorithm
,
datastructures
,
generators
,
grouping
,
lazy
/
by
Alfe
(6 years ago)
16
k
views
2
score
Rotate a PDF page in 3 lines
Python
/
fitz
,
mupdf
,
pdf
,
pymupdf
/
by
Jorj X. McKie
(7 years ago, revision 2)
48
k
views
1
score
Merge unique items from multiple lists into a new list
Python
/
lists
,
merge
,
python
,
set
/
by
Johannes S
(8 years ago, revision 2)
5
k
views
0
score
tic
Python
/ no tags /
by
YasGon
(7 years ago, revision 2)
14
k
views
1
score
Python one-liner to compare two files
Python
/
comparison
,
file
,
files
,
programming
,
python
/
by
Vasudev Ram
(8 years ago)
19
k
views
0
score
Generate a set of random integers
Python
/
numbers
,
random
/
by
Lance Spence
(8 years ago)
7
k
views
1
score
Set the logging level to every logger
Python
/
configuration
,
logging
/
by
Tim McNamara
(8 years ago)
3
k
views
1
score
Add function to Python's __builtin__ module through C API - makefile
Text
/
api
,
c
,
makefile
,
python
/
by
airween
(8 years ago)
7
k
views
1
score
Hivemind
Python
/
borg
,
defaultdict
,
hash
,
hashing
,
hivemind
,
python
,
singleton
,
state
/
by
Oscar Byrne
(8 years ago)
11
k
views
2
score
Drop a minimal, valid Windows executable file to disk, for testing
Python
/
executable
,
pe
,
windows
/
by
Simon Harrison
(9 years ago, revision 3)
3
k
views
1
score
hollow
Perl
/ no tags /
by
Jyh Chong
(9 years ago)
8
k
views
1
score
smart copy
Python
/
shutil
/
by
yota
(9 years ago)
4
k
views
1
score
Get external IP & geolocation in bash.
Bash
/
bash
,
geocoding
,
geolocation
/
by
manu
(9 years ago, revision 2)
3
k
views
1
score
Proxying WCF service
XML
/
dotnet
,
fiddler
,
wcf
/
by
Tomáš Rampas
(9 years ago)
16
k
views
1
score
Random Password Generation
Python
/
generator
,
password
,
python
,
random
,
string
,
strong
/
by
Paul Wolf
(9 years ago)
5
k
views
1
score
Greatest common divisor
Python
/ no tags /
by
juan
(9 years ago)
16
k
views
0
score
list all locale
Python
/ no tags /
by
Shane Wang
(10 years ago)
8
k
views
1
score
create a unique session key
Python
/
generator
,
sessions
/
by
john stinson
(9 years ago)
Recipe 1 to 20 of 278
« Prev
1
2
3
...
14
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "meta:loc<10"
Top-rated recipes
Linear equations solver in 3 lines
(Python)
Singleton? We don't need no stinki…
(Python)
Yet another 'enum' for Python
(Python)
Eight queens. Six lines.
(Python)
Caller and Callee
(Python)
Atomically execute a block of Pyth…
(Python)
Probably the fastest memoization d…
(Python)
One-liner to show the caller of th…
(Python)
Wrap any iterable context manager …
(Python)
"raw_input" For All Versions Of Py…
(Python)
Related tags
+
−
algorithms
(19)
+
−
python
(19)
+
−
shortcuts
(18)
+
−
text
(12)
+
−
list
(10)
+
−
web
(10)
+
−
files
(7)
+
−
sysadmin
(7)
+
−
generator
(6)
+
−
random
(6)
+
−
search
(6)
+
−
debugging
(5)
+
−
komodo
(5)
+
−
macro
(5)
+
−
oop
(5)
+
−
password
(5)
+
−
string
(5)
+
−
xml
(5)
+
−
datastructures
(4)
+
−
linux
(4)
x
Undo